This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Vijay Brekroskigon 9.Jan.04 08:02 PM a Web browser Domino Server6.0.2 CF2AIX
Hi. I have a java agent which encrypts a document prior to sending by setting the following property.
doc.setEncryptOnSend(true)
When I manually execute the agent via my notes client, the encryption works fine...However, if I schedule the agent on a server, the document is not encrypted on sending.